.newsroom .text p {
    color: #4f2170;
}

.newsroom .text p:hover, .newsroom .text p:active {
    color: #CB4E0B;
    text-decoration: underline;
}